oxenstored: Always log something at start of day (if logging enabled at all)
authorIan Campbell <ian.campbell@citrix.com>
Thu, 15 Dec 2011 16:53:52 +0000 (16:53 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 15 Dec 2011 16:53:52 +0000 (16:53 +0000)
commitac5298f260edaf5c07f8eb9ec329a1ee104bd664
tree91e0451d93840ec1d91fffe581d31fa3551d5f87
parent90299f2abd2cbb855448510138023eba3e1a4614
oxenstored: Always log something at start of day (if logging enabled at all)

Otherwise at the default level we rarely log anything at all.

A completely empty log file is a good sign, but only if you know you are
looking in the right place...

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/ocaml/xenstored/logging.ml
tools/ocaml/xenstored/xenstored.ml